-
Notifications
You must be signed in to change notification settings - Fork 190
Conversation
Currently the GetAuthCodeServer socket lingers, this change helps prevent 'Address already in use' errors
…Python3.5 and below)
Use OrderedDict for query_options to retain dict ordering (issue for … OneDrive#116 Co-authored-by: kevin.go <kevin.go@lazada.com>
Set allow_reuse_address for GetAuthCodeServer helper class Co-authored-by: KennethWilke <kenneth.wilke@rackspace.com>
Fixes #149 |
My fear is that @D4N14L, @wiktorn, and @mimisasouvanh have completely abandoned this OneDrive repository. Can you guys please come back? It's so out of date people even made a fork. I ❤️ all the work you did. |
@KTibow I indeed made a largish contribution some time ago but I never was a maintainer/owner of this repo, so I can't help you on that. |
@wiktorn got it. Do you know where I can find other people though? I got mine from https://github.com/OneDrive/onedrive-sdk-python/graphs/contributors. |
I have no clue. Maybe it's time for community managed fork, looks like Microsoft has abandoned this repo. |
Do you think it would be a good idea to put the same PR to onedrivesdk-fork? |
It might be good idea. Not sure, if they haven't moved on to AtakamaLLC/cloudsync-onedrive |
Hmm, it says that it conforms to the AtakamaLLC/cloudsync docs which I don't see. What does AtakamaLLC/cloudsync do? Syncing a folder or something? |
You need to ask there |
Merge the fork's changes so a PR can be created
Let me investigate who can own this PR. |
@mimisasouvanh Ooops... didn't mean to violate the CLA... I need to change some stuff. |
Thank you for reaching out and for your patience. This SDK is being officially deprecated. See #209 for more information |
The docs don't include everything that's in the code, and after some poking around in the source code and with autocomplete I found some undocumented stuff that could be pretty helpful.